| Name | Description | |
|---|---|---|
![]() | NZoomLevelPropertyEditor<TZoomMode> Constructor | Default constructor. |
The following tables list the members exposed by NZoomLevelPropertyEditor<TZoomMode>.
| Name | Description | |
|---|---|---|
![]() | NZoomLevelPropertyEditor<TZoomMode> Constructor | Default constructor. |
| Name | Description | |
|---|---|---|
![]() ![]() | MaxUserZoomPercentProperty | Reference to the MaxUserZoomPercent property |
![]() ![]() | MinUserZoomPercentProperty | Reference to the MinUserZoomPercent property |
![]() ![]() | NZoomLevelPropertyEditorSchema | Schema associated with NZoomLevelPropertyEditor. |
![]() ![]() | PredefinedZoomLevelsProperty | Reference to the PredefinedZoomLevels property |
| Name | Description | |
|---|---|---|
![]() | MaxUserZoomPercent | Gets or sets the minimal zoom the user can set via the zoom panel UI. By default 500. |
![]() | MinUserZoomPercent | Gets or sets the minimal zoom the user can set via the zoom panel UI. By default 10. |
![]() | PredefinedZoomLevels | Gets or sets the predefined zoom levels the user can select from the Zoom dialog. |
| Name | Description | |
|---|---|---|
![]() | CreateValueControl | Overridden. Creates a combo box as value control. Overrden to make the combo box editable. |
![]() | OnButtonClicked | |
![]() | OnUpdateFromEditedNode | Overridden. Updates the editor from the edited node. |